Skip to content

Commit

Permalink
Purge QueueFile.
Browse files Browse the repository at this point in the history
It now lives on its own in http://github.com/square/tape/
  • Loading branch information
JakeWharton committed Sep 25, 2012
1 parent 5a856aa commit 359e90e
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1,061 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Modules:

* http - Abstracts away the messy logic of making network calls (depends on 'io').
* io - Utility classes for doing low-level java I/O.
* queue - File-based queue.
* sync - Directory write synchronization.


Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
<module>sync</module>
<module>sync-native</module>
<module>sync-sample</module>
<module>queue</module>
</modules>

<properties>
Expand Down
38 changes: 0 additions & 38 deletions queue/pom.xml

This file was deleted.

Loading

0 comments on commit 359e90e

Please sign in to comment.