Skip to content

Commit b1a6cb7

Browse files
ddamkeddamke
authored andcommitted
fix format
1 parent ae00555 commit b1a6cb7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/java/de/doubleslash/keeptime/common/ScreenPosHelper.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
package de.doubleslash.keeptime.common;
21
// Copyright 2019 doubleSlash Net Business GmbH
32
//
43
// This file is part of KeepTime.
@@ -15,6 +14,8 @@
1514
// You should have received a copy of the GNU General Public License
1615
// along with this program. If not, see <http://www.gnu.org/licenses/>.
1716

17+
package de.doubleslash.keeptime.common;
18+
1819
import org.slf4j.Logger;
1920
import org.slf4j.LoggerFactory;
2021

0 commit comments

Comments
 (0)