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 230764e commit 6fb89e7Copy full SHA for 6fb89e7
README.md
@@ -87,12 +87,6 @@ Do you prefer other programming languages?
87
## Configuration
88
89
```java
90
-package io.github.jwdeveloper.tiktok;
91
-
92
-import java.io.IOException;
93
-import java.time.Duration;
94
-import java.util.logging.Level;
95
96
public class ConfigurationExample
97
{
98
public static void main(String[] args) throws IOException {
0 commit comments