Skip to content

Commit b20fab4

Browse files
committed
Add new line at Command file
1 parent 1181767 commit b20fab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package com.developerphil.adbidea.adb.command
22

3-
class ClearDataAndRestartWithDebuggerCommand : CommandList(ClearDataCommand(), StartDefaultActivityCommand(true))
3+
class ClearDataAndRestartWithDebuggerCommand : CommandList(ClearDataCommand(), StartDefaultActivityCommand(true))

0 commit comments

Comments
 (0)