We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae00555 commit b1a6cb7Copy full SHA for b1a6cb7
src/main/java/de/doubleslash/keeptime/common/ScreenPosHelper.java
@@ -1,4 +1,3 @@
1
-package de.doubleslash.keeptime.common;
2
// Copyright 2019 doubleSlash Net Business GmbH
3
//
4
// This file is part of KeepTime.
@@ -15,6 +14,8 @@
15
14
// You should have received a copy of the GNU General Public License
16
// along with this program. If not, see <http://www.gnu.org/licenses/>.
17
+package de.doubleslash.keeptime.common;
18
+
19
import org.slf4j.Logger;
20
import org.slf4j.LoggerFactory;
21
0 commit comments