Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Commit

Permalink
Minor things
Browse files Browse the repository at this point in the history
  • Loading branch information
binwiederhier committed Sep 2, 2014
1 parent 2f176e0 commit a215491
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion syncany-lib/build.gradle
Expand Up @@ -11,7 +11,6 @@ repositories {

dependencies {
compile project(':syncany-util')
// compile project(':syncany-messages')

compile "commons-io:commons-io:2.4"
compile "org.bouncycastle:bcprov-jdk15on:1.51"
Expand Down
@@ -1,5 +1,5 @@
/*
* Syncany, www.syncany.org
* Syncany, www.syncany.org
* Copyright (C) 2011-2014 Philipp C. Heckel <philipp.heckel@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
Expand All @@ -19,7 +19,6 @@

import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.PrintStream;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
Expand Down

0 comments on commit a215491

Please sign in to comment.