Removed unneeded files
This commit is contained in:
		| @@ -1,2 +0,0 @@ | ||||
| #!/usr/bin/env python | ||||
| # -*- coding: UTF-8 -*- | ||||
| @@ -1,11 +0,0 @@ | ||||
| #!/usr/bin/env python | ||||
| # -*- coding: UTF-8 -*- | ||||
|  | ||||
| class song(object): | ||||
|  | ||||
| 	def __init__(self): | ||||
| 		self.bitrate = 0 | ||||
| 		self.title = "" | ||||
| 		self.artist = "" | ||||
| 		self.duration = "" | ||||
| 		self.size = 0 | ||||
		Reference in New Issue
	
	Block a user