Removed files
This commit is contained in:
		@@ -1,7 +0,0 @@
 | 
			
		||||
import docker
 | 
			
		||||
 | 
			
		||||
client = docker.from_env()
 | 
			
		||||
 | 
			
		||||
print(client.containers.run("itzg/minecraft-server", detach=True))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -1,8 +0,0 @@
 | 
			
		||||
import enum
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    #off = states.On.to(states.Off)
 | 
			
		||||
    #on = states.Off.to(states.On)
 | 
			
		||||
 | 
			
		||||
if __name__ == "__main__":  
 | 
			
		||||
    WhitelistMachine()._graph().write_png("./whitelist.png")
 | 
			
		||||
		Reference in New Issue
	
	Block a user