mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 21:20:07 +02:00
6 lines
54 B
JavaScript
6 lines
54 B
JavaScript
define( function() {
|
|
"use strict";
|
|
|
|
return [];
|
|
} );
|