/** * */ package uk.co.pembo.e2stream.assets; /** * @author Dave * */ public class ListAssets { /** * @param args */ public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("E2Stream Assets"); } }