mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-22 15:45:22 +03:00
Fix indentation
This commit is contained in:
parent
d196ec5e9a
commit
822267d300
@ -1957,7 +1957,7 @@ class CommandHandler:
|
||||
type = None
|
||||
if len(self.args) > 0:
|
||||
type = self.args[0]
|
||||
|
||||
|
||||
self.ic.dist(type, self.vcRedistDir, self.qtDir)
|
||||
|
||||
def distftp(self):
|
||||
|
Loading…
Reference in New Issue
Block a user