mirror of
https://github.com/uhi22/pyPLC.git
synced 2024-11-10 01:05:42 +00:00
removed unnecessary import
This commit is contained in:
parent
4f584d5f81
commit
9e9eb30151
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ from helpers import prettyHexMessage, combineValueAndMultiplier
|
|||
from mytestsuite import *
|
||||
from random import random
|
||||
from exiConnector import * # for EXI data handling/converting
|
||||
import requests
|
||||
|
||||
stateWaitForSupportedApplicationProtocolRequest = 0
|
||||
stateWaitForSessionSetupRequest = 1
|
||||
|
|
Loading…
Reference in a new issue