bacnet/bacnet.py
branchpython3
changeset 3750 f62625418bff
parent 2736 a81b72ef156c
child 3931 1c0263e2b3b1
--- a/bacnet/bacnet.py	Mon Mar 27 10:19:14 2023 +0200
+++ b/bacnet/bacnet.py	Fri Oct 28 12:39:15 2022 +0800
@@ -23,7 +23,7 @@
 # This code is made available on the understanding that it will not be
 # used in safety-critical situations without a full and competent review.
 
-from __future__ import absolute_import
+
 
 import os
 from collections import Counter