Skip to content
Snippets Groups Projects
Commit b1cd9f05 authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

delete incorrect import

parent cc7bbb6c
No related branches found
No related tags found
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!96Handle shutdown,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
from fastapi import FastAPI,Request from fastapi import FastAPI,Request
from configuration import Config
import trend_slope_computer as trend_slope_computer import trend_slope_computer as trend_slope_computer
import logging import logging
import os import os
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment