(no commit message)
[utils] / support / general / src / main / java / org / wamblee / concurrency / JvmLock.java
index c7164004e9a6d0f67080037eea20cd84b0cdd5d7..08b02e9a88294be476af72b0b6c9d62f90989555 100644 (file)
@@ -12,7 +12,7 @@
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 package org.wamblee.concurrency;
 
 import java.util.concurrent.locks.ReentrantLock;