1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-08 20:33:01 +02:00

🔥 Cleanup empty line

This commit is contained in:
2021-12-10 18:06:55 +01:00
parent 2f93b4980b
commit d9a526e828

View File

@@ -8,7 +8,6 @@
import Foundation
/// An application that is capable of opening a particular directory (usually of a PHP project).
/// In most cases this is going to be a code editor, but it could also be another application
/// that supports opening those directories, like a visual Git client or a terminal app.