Removed unused imports

pull/1/head
Konstantin Gründger 2015-10-27 20:18:04 +01:00
rodzic e3e4d12ef9
commit 661ecad822
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
import re
from sqlalchemy import Column, String, Integer, Float
from sqlalchemy import Column, String
from ogn.model.beacon import Beacon