Skip to content

Commit 984d70a

Browse files
committed
chore/remove examples
1 parent 9b80c18 commit 984d70a

File tree

7 files changed

+1
-243
lines changed

7 files changed

+1
-243
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,10 @@ If you encounter a bug or feature request we would like to hear about it. Before
2626

2727
If you have any questions about our projects you can email <a href="mailto:support@flagsmith.com">support@flagsmith.com</a>.
2828

29-
3029
## Code Style formatting
3130
We are using Google Java Style for code formatting. To install one see instructions bellow
3231

33-
### VS Code
32+
### VS Code
3433

3534
Install extension [Checkstyle for Java](https://marketplace.visualstudio.com/items?itemName=shengchen.vscode-checkstyle)
3635
Use `java-google-style.xml` file in docs folder to set as Checkstyle configuration file.

example/README.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

example/pom.xml

Lines changed: 0 additions & 55 deletions
This file was deleted.

example/src/main/java/com/flagsmith/Application.java

Lines changed: 0 additions & 13 deletions
This file was deleted.

example/src/main/java/com/flagsmith/FontColour.java

Lines changed: 0 additions & 16 deletions
This file was deleted.

example/src/main/java/com/flagsmith/HelloController.java

Lines changed: 0 additions & 98 deletions
This file was deleted.

example/src/main/resources/templates/index.html

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)